inherited DirInfoDialog: TDirInfoDialog Left = 283 Top = 184 Caption = 'Folder Compare Info' ClientHeight = 343 ClientWidth = 433 OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image: TUiImage Left = 16 Top = 16 Width = 32 Height = 32 end object OkBtn: TUiButton Left = 352 Top = 312 Cancel = True Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 AutoSize = asRight end end